net/http.Response.isProtocolSwitch (method)

2 uses

	net/http (current package)
		response.go#L356: func (r *Response) isProtocolSwitch() bool {
		transport.go#L2346: 	if resp.isProtocolSwitch() {